home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1999 June / PCP0699A.iso / Demos / Malkari / Tutorial3.dxr / 00259_Go next.ls < prev    next >
Encoding:
Text File  |  1999-03-03  |  61 b   |  6 lines

  1. on mouseUp
  2.   global repeat
  3.   set repeat to 0
  4.   go(#next)
  5. end
  6.